﻿2026-06-07T23:26:16.9678473Z ##[group]Run actions/checkout@v5
2026-06-07T23:26:16.9678688Z with:
2026-06-07T23:26:16.9678837Z   repository: SaberMage/spt-shell-notify
2026-06-07T23:26:16.9679017Z   path: .adapter-notify
2026-06-07T23:26:16.9680803Z   token: ***
2026-06-07T23:26:16.9680942Z   ssh-strict: true
2026-06-07T23:26:16.9681076Z   ssh-user: git
2026-06-07T23:26:16.9681210Z   persist-credentials: true
2026-06-07T23:26:16.9681355Z   clean: true
2026-06-07T23:26:16.9681486Z   sparse-checkout-cone-mode: true
2026-06-07T23:26:16.9681644Z   fetch-depth: 1
2026-06-07T23:26:16.9681777Z   fetch-tags: false
2026-06-07T23:26:16.9681912Z   show-progress: true
2026-06-07T23:26:16.9682042Z   lfs: false
2026-06-07T23:26:16.9682172Z   submodules: false
2026-06-07T23:26:16.9682307Z   set-safe-directory: true
2026-06-07T23:26:16.9682454Z ##[endgroup]
2026-06-07T23:26:17.0360546Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T23:26:17.0365596Z ##[group]Getting Git version info
2026-06-07T23:26:17.0365886Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-07T23:26:17.0666056Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:26:17.0862512Z git version 2.43.0.windows.1
2026-06-07T23:26:17.0888322Z ##[endgroup]
2026-06-07T23:26:17.0895349Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\485fa806-671a-42e8-bc8d-1d1ecfd06bbe\.gitconfig'
2026-06-07T23:26:17.0908497Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\485fa806-671a-42e8-bc8d-1d1ecfd06bbe' before making global git config changes
2026-06-07T23:26:17.0909092Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:26:17.0913469Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T23:26:17.1128589Z ##[group]Initializing the repository
2026-06-07T23:26:17.1133160Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T23:26:17.1420399Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T23:26:17.1444391Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:26:17.1675064Z ##[endgroup]
2026-06-07T23:26:17.1675323Z ##[group]Disabling automatic garbage collection
2026-06-07T23:26:17.1679549Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T23:26:17.1891083Z ##[endgroup]
2026-06-07T23:26:17.1891524Z ##[group]Setting up auth
2026-06-07T23:26:17.1897070Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:26:17.2104198Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T23:26:17.5684802Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:26:17.5907665Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T23:26:17.9269620Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:26:17.9486328Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T23:26:18.2862393Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T23:26:18.3148228Z ##[endgroup]
2026-06-07T23:26:18.3148499Z ##[group]Determining the default branch
2026-06-07T23:26:18.3150340Z Retrieving the default branch name
